* {
  font-family: microsoft yahei !important;
  text-decoration: none !important;
}

*:hover {
  text-decoration: none !important;
}

body {
  opacity: 0;
  visibility: hidden;
}

body.make {
  opacity: 1;
  visibility: visible;
}

body.wd {
  opacity: 1;
  visibility: visible;
}

#c_portalResnav_main-15907234543729438 {
  height: auto;
}

#c_portalResnav_main-15907234543729438 .header {
  position: absolute;
}

.wd-footer {
  background: #333;
}

.wd-footer .wd-nav {
  margin-top: 100px;
}

.wd-footer .wd-nav ul {
  display: flex;
  justify-content: space-between;
}

.wd-footer .wd-nav ul li > a {
  font-size: 18px;
  color: #eee;
  margin-bottom: 2em;
  display: block;
}

.wd-footer .wd-nav ul .wd-sub a {
  display: block;
  line-height: 2em;
  color: #aaa;
  font-size: 14px;
}

.wd-footer .wd-nav ul .wd-sub a:hover {
  color: #fff;
}

.wd-footer-contact {
  margin-top: 50px !important;
  margin-bottom: 50px !important;
}

.wd-footer-contact > div > div >div:nth-child(2) > div > div > div {
  display: flex;
  justify-content: flex-end;
}

.wd-footer-contact > div > div >div:nth-child(2) > div > div > div > div {
  width: auto !important;
  text-align: center;
}

.wd-footer-contact > div > div >div:nth-child(2) > div > div > div > div:nth-child(2) {
  margin-left: 10px;
}

.wd-footer-contact span {
  color: #aaa !important;
}

.wd-footer-copyright .p_gridbox > div:nth-child(2) .reset_style {
  text-align: right;
}

.wd-footer-copyright {
  border-top: 1px dotted #777;
}

.wd #c_portalResProduct_list-15892648851285468 {
  display: none;
}

.wd #c_portalResProduct_list-15892648851285468.wd-show {
  display: block;
}

.wd #c_portalResProduct_category-15899076555147585 {
  display: none;
}

.wd #c_portalResProduct_category-15899076555147585.wd-show {
  display: block;
}

.e_SideMajorStyleBox-001 .stylebox_top div {
  background: #0062cc;
}

.e_SideMajorStyleBox-001 .stylebox_top {
  background: #0062cc;
  height: auto;
}

.e_SideMajorStyleBox-001 .stylebox_title {
  line-height: 80px;
}

.e_SideMajorStyleBox-001 .title_main {
  font-size: 20px;
}

.c_portalResProduct_floating-01001 {
  position: fixed;
  top: 50%;
  left: auto !important;
  right: 0px !important;
}

.c_portalResProduct_detail-03001 .d_DescriptionBigbox p {
  font-size: 18px;
  color: #333;
  line-height: 1.7em;
  margin-bottom: 5px;
}

.wd-products-detail-button-erweima {
  position: relative;
}

.wd-products-detail-button-erweima img {
  position: absolute;
  top: 60px;
  left: 30px;
  opacity: 0;
  transition: .5s;
}

.wd-products-detail-button-erweima:hover img {
  opacity: 1;
}

.sub .wsub-cate-component > div {
  display: none !important;
}

.sub .wsub-cate-component > div.wsub-pc-cate {
  display: flex !important;
  background: #F7F7F7;
}

.sub .wsub-cate-component > div.wsub-pc-cate .wd-container {
  display: flex;
  width: 1180px;
  margin-left: auto;
  margin-right: auto;
}

.sub .wsub-cate-component > div.wsub-pc-cate .witem {
  position: relative;
}

.sub .wsub-cate-component > div.wsub-pc-cate .witem .wsub-item {
  position: absolute;
  top: 100%;
  left: 0px;
  width: 1200px;
  background: #4485d4;
  display: none;
}

.sub .wsub-cate-component > div.wsub-pc-cate .witem .wsub-item .a {
  display: flex;
}

.sub .wsub-cate-component > div.wsub-pc-cate .witem .wsub-item a {
  font-size: 12px;
  color: #fff;
  padding-left: 12px !important;
  padding-right: 12px !important;
  position: relative;
  display: block;
}

.sub .wsub-cate-component > div.wsub-pc-cate .witem .wsub-item a:after {
  content: "";
  display: block;
  width: 0;
  height: 0;
  border-left: 5px solid transparent;
  border-right: 5px solid transparent;
  border-bottom: 5px solid #fff;
  position: absolute;
  top: auto;
  background-color: transparent;
  bottom: 0px;
  left: 50%;
  transform: scale(0);
  transition: 1s;
}

.sub .wsub-cate-component > div.wsub-pc-cate .witem .wsub-item a.wcurrent:after {
  transform: scale(1);
}

.sub .wsub-cate-component > div.wsub-pc-cate .witem .wsub-item a.wcurrent {
  background-color: transparent;
}

.sub .wsub-cate-component > div.wsub-pc-cate .witem .wsub-item a:hover {
}

.sub .wsub-cate-component > div.wsub-pc-cate .witem a {
  display: flex;
  font-size: 16px;
  color: #333;
  padding-left: 40px;
  padding-right: 40px;
  padding-top: 15px;
  padding-bottom: 15px;
  align-items: center;
}

.sub .wsub-cate-component.wsub-cate-products > div.wsub-pc-cate .witem a {
  padding-left: 30px;
  padding-right: 30px;
}

.sub .wsub-cate-component > div.wsub-pc-cate .witem:first-child a:before {
  content: "";
  display: block;
  width: 1px;
  height: 100%;
  background-color: #ddd;
  position: absolute;
  top: 0px;
  left: 0px;
}

.sub .wsub-cate-component > div.wsub-pc-cate .witem:nth-child(2) a:before {
  content: "";
  display: block;
  width: 1px;
  height: 100%;
  background-color: #ddd;
  position: absolute;
  top: 0px;
  left: 0px;
}

.sub .wsub-cate-component > div.wsub-pc-cate .witem a:after {
  content: "";
  display: block;
  width: 1px;
  height: 100%;
  background-color: #ddd;
  position: absolute;
  top: 0px;
  right: 0px;
}

.sub .wsub-cate-component > div.wsub-pc-cate .witem a:hover {
  background-color: #0062cc;
  color: #fff;
}

.sub .wsub-cate-component > div.wsub-pc-cate .witem:hover > a {
  background-color: #0062cc;
  color: #fff;
}

.sub .wsub-cate-component > div.wsub-pc-cate .witem .wsub-item a:hover {
  background-color: transparent;
  color: #fff;
}

.sub .wsub-cate-component > div.wsub-pc-cate .witem .wsub-item a:hover:after {
  transform: scale(1);
}

.sub .wsub-cate-component > div.wsub-pc-cate .witem a.wcurrent {
  background-color: #0062cc;
  color: #fff;
}

.w-mo {
  display: none;
}

.c_portalResNews_detail-01001 .p_QRCode {
  display: none;
}

.c_portalResIntro_detail-01001 .p_content p {
  font-size: 18px;
  color: #333;
  line-height: 1.8em;
  margin-bottom: 10px;
}

#c_portalResCompanyplace_list-15912040731344235 > div > div > div > div.store-top.clearfix > div:nth-child(4) {
  display: none;
}

#c_portalResCompanyplace_list-15912040731344235 .store-top .btn {
  /* display:none; */
}

@media(max-width: 1440px) {
  #c_portalResnav_main-15907234543729438 .header .nav {
    padding-left:60px;
    padding-right: 60px;
  }
}

.wd #c_portalResProduct_list-15904007124758532 {
  display: none;
}

.wd #c_portalResProduct_category-15897724356733415 {
  display: none;
}

#c_portalResProduct_list-15904007124758532.wd-show {
  display: block;
}

#c_portalResProduct_category-15897724356733415.wd-show {
  display: block;
}

#content_box-1589772097435-0 {
  position: relative;
  z-index: 100;
}

#c_portalResProduct_category-15897722388574374 .iconfont1 {
  right: 0px;
}

#w_grid-1591488653386 > div > div {
  display: flex;
  justify-content: flex-end;
}

#w_grid-1591488653386 > div > div > div {
  width: auto !important;
}

#w_grid-1591488653386 > div > div > div:first-child {
  margin-right: 10px;
}

#w_grid-1591488653363 {
  margin-top: 50px;
}

#w_common_text-1591488653427 {
  text-align: right;
}

#w_grid-1591488653373 {
  border-top: 1px dotted #666;
}

#w_common_text-1591488653382 span {
  color: #fff;
}

#w_common_text-1589076291815 span {
  color: #fff !important;
}

.c_portalResIntro_detail-01001 .p_header {
  display: none;
}

.c_portalResIntro_detail-01001 .p_content td {
  font-size: 20px;
}

.wd-20200701215748 p {
  margin-bottom: 25px !important;
  margin-top: 10px !important;
}

.c_portalResNews_detail-01001 .p_NewsDetail p {
  font-size: 16px;
  color: #333;
  line-height: 1.8em;
}

.p_dataSource {
  display: none;
}

.c_portalResIntro_detail-01001 .p_con .wd-20200702004252 img {
  width: 276px !important;
  height: 184px !important;
}

.c_portalResIntro_detail-01001 .p_con .wd-20200702004252 tr:nth-child(even) td {
  padding-top: 10px !important;
  padding-bottom: 15px !important;
}

.wd-20200707084531 {
  display: flex;
  justify-content: flex-end;
}

.wd-20200707084531 .wd-item {
  margin-right: 15px;
  text-align: center;
  font-size: 12px;
}

.wd-20200707084531 .wd-item svg {
  width: 20px;
  height: 20px;
}

.wd-20200707084531 .wd-item svg path {
  fill: #333;
}

.c_portalResComplaintPage_detail-01001 .p_complaintPageDetails {
  padding: 0;
}

.c_portalResComplaintPage_detail-01001 .p_articles {
  margin-top: 0;
}

.c_portalResProduct_category-01001 .yjTitle {
  transition: 0s !important;
}

.c_portalResProduct_category-01001 .yjTitle a {
  transition: 0s !important;
  color: #333 !important;
  font-weight: normal;
}

.c_portalResProduct_category-01001 .ejTitle {
  transition: 0s !important;
}

.c_portalResProduct_category-01001 .ejTitle a {
  transition: 0s !important;
  color: #666 !important;
}

.c_portalResProduct_category-01001 .sjLink {
  color: #666 !important;
  font-size: 16px !important;
  font-weight: normal;
}

.c_portalResProduct_category-01001 .sjTitle:hover {
  background-color: #0062cc !important;
}

.c_portalResProduct_category-01001 .sjTitle:hover .sjLink {
  color: #fff !important;
}

.c_portalResProduct_category-01001 .yjTitle:hover {
  background-color: #0062cc !important;
}

.c_portalResProduct_category-01001 .yjTitle:hover a {
  color: #fff !important;
}

.c_portalResProduct_category-01001 .iconfont1 {
  right: 0px !important;
}

.c_portalResProduct_category-01001 .ejTitle:hover {
  background-color: #0062cc !important;
}

.c_portalResProduct_category-01001 .ejTitle:hover a {
  color: #fff !important;
}

.c_portalResProduct_category-01001 .yjTitle.wd-current {
  background-color: #0062cc !important;
}

.c_portalResProduct_category-01001 .yjTitle.wd-current a {
  color: #fff !important;
}

.c_portalResProduct_category-01001 .ejTitle.wd-current {
  background-color: #0062cc !important;
}

.c_portalResProduct_category-01001 .ejTitle.wd-current a {
  color: #fff !important;
}

#province option:nth-child(35) ~ option {
  display: none;
}

.c_portalResProduct_list-01001 .p_NomBoxMo {
  display: none;
}

.c_portalResNews_detail-01001 .p_NewsDetail {
  background-color: #f8f8f8;
  padding: 40px 30px;
}

.c_portalResNews_detail-01001 .p_headA {
  font-size: 22px;
  font-weight: bold;
}

.c_portalResNews_detail-01001 .p_dataSource {
  display: block;
  display: flex;
  justify-content: center;
  border-top: none;
  border-bottom: 1px dotted #ddd;
  margin-top: 0px;
  padding-bottom: 15px;
}

.c_portalResNews_detail-01001 .p_dataSource li {
  display: none;
}

.c_portalResNews_detail-01001 .p_dataSource li:nth-last-child(2) {
  display: block;
}

#c_portalResMember_enter-15948888596049755 .font {
  width: auto;
}

@media(min-width: 769px) {
  .c_portalResNews_list-01001 .p_images {
    min-width:370px;
    min-height: 300px;
  }

  .c_portalResNews_list-01001 .p_images img {
    width: 100% !important;
    height: 100% !important;
    transform: none !important;
    position: static !important;
    object-fit: cover;
    object-position: top center;
  }
}

@media(min-width: 769px) {
  #c_portalResnav_main-15907234543729438 .header .nav {
    max-width:1100px;
  }

  #c_portalResnav_main-15907234543729438 .container {
    justify-content: space-between;
  }

  .clearfix:before, .clearfix:after {
    display: none;
  }
}

.wd-job-detail {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  z-index: 100;
  z-index: 999;
  height: 100vh;
  visibility: hidden;
  opacity: 0;
  transition: 1s;
  background-color: rgba(0, 0, 0, 0.8);
  display: flex;
  align-items: center;
  justify-content: center;
}

.wd-job-detail .wd-content {
  width: 1000px;
  height: 600px;
  border: none;
  overflow: hidden;
  padding: 0;
  margin-top: 0;
  display: flex;
  justify-content: center;
  align-items: center;
}

.wd-job-detail .wd-content img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.wd-job-detail.wd-show {
  opacity: 1;
  visibility: visible;
}

.wd-job-detail .wd-close {
  width: 50px;
  height: 50px;
  position: absolute;
  bottom: 20px;
  left: 50%;
  margin-left: -25px;
  cursor: pointer;
}

.wd-job-detail .wd-prev {
  display: none;
}

.wd-job-detail .wd-next {
  display: none;
}

.wd-job-detail .wd-close:hover svg {
  transform: rotate(90deg);
}

.wd-job-detail .wd-close svg {
  width: 50px;
  height: 50px;
  transition: 1s;
}

.wd-job-detail .wd-close svg path {
  fill: #fff;
}

.c_portalResProduct_detail-03001 .d_DescriptionBigbox table td {
  padding: 10px;
}

#c_portalResProduct_detail-15914293562345588 > div.e_box.d_ProductDetail.p_ProductDetail > div.e_box.p_ProInfo > div.e_box.p_interaction > a > button {
  width: 150px;
}

.c_portalResProduct_detail-03001 .p_interaction {
  flex-wrap: wrap;
}

.c_portalResProduct_detail-03001 .p_interaction .e_btn.econtact {
  padding-right: 0;
}

.c_portalResProduct_detail-03001 .p_interaction .e_btn.econtact button {
  background-color: red;
  color: #fff;
}

.c_portalResProduct_detail-03001 .p_interaction .e_btn.econtact button a {
  color: #fff;
  font-size: 16px;
}

.e_FlowCommonStyleBox-001 .stylebox_top {
  background-color: #0464cc !important;
}

.c_portalResSample_submitForm-01001 .p_topOp {
  display: none;
}

.c_portalResSample_submitForm-01001 .p_tabelHr .p_code {
  visibility: hidden;
}

.c_portalResProduct_detail-03001 .d_nameO {
  display: none;
}

.c_portalResProduct_detail-03001 .d_numA {
  display: none;
}

@media(min-width: 769px) {
  #c_portalResEbizads_banner-15961733224193959 .title {
    font-size:16px;
  }
}

.c_portalResSample_submitForm-01001 .p_productList {
  display: none;
}

.c_portalResSample_submitForm-01001 .infoHeader {
  display: none;
}

.c_portalResSample_submitForm-01001 .e_box.p_sexBox {
  display: none;
}

.c_portalResSample_submitForm-01001 .e_box.p_areaBox {
  display: none;
}

@media(max-width: 768px) {
  #c_portalResnav_main-15905407110723262 .wd-logo img {
    max-width:70vw;
    padding-top: 10px;
    padding-bottom: 10px;
  }

  #c_portalResnav_main-15905407110723262 .wd-header-right {
    display: none;
  }

  #c_portalResnav_main-15905407110723262 .clearfix:after {
    display: none;
  }

  #c_portalResnav_main-15905407110723262 .container:before {
    display: none;
  }

  #c_portalResEbizads_banner-15905045130722230 .bannerPic {
    object-fit: cover;
  }

  #c_portalResPublic_codeContainer-15910875226102720 .w20200119013247 {
    height: 370px;
  }

  #w_fimg-1592323338474 {
    max-width: 90%;
  }

  .w_sfbox-002 > div > .p_SwipPanelBox {
    right: 0px;
    display: none;
  }

  #c_portalResPublic_codeContainer-15905105088003011 {
    height: auto;
    min-height: auto;
    width: 90%;
    margin-left: auto;
    margin-right: auto;
  }

  .wd #w_fbtn-1595170301003 .p_CommonBtn {
    line-height: 42px;
  }

  #content_box-1590511683232-0 {
    display: none;
  }

  #content_box-1590511683232-1 {
    padding-left: 15px;
    padding-right: 45px;
  }

  #c_portalResNews_list-15905124392707287 .newList {
    width: 48%;
  }

  #c_portalResNews_list-15905124392707287 .p_news {
    flex-wrap: wrap;
  }

  #c_portalResNews_list-15905124392707287 .newPicBox img {
    height: 100%;
    max-height: none;
  }

  #c_portalResNews_list-15905124392707287 .newList > div {
    height: 100%;
  }

  #w_common_text-1590515095675 span {
    font-size: 18px !important;
  }

  #w_grid-1590515136827 > div > div {
    display: flex;
  }

  #w_grid-1590515136827 > div > div > div:first-child {
    margin-right: 10px;
  }

  #c_portalResnav_main-15907234543729438 .wd-logo img {
    max-width: 70vw;
    padding-top: 10px;
    padding-bottom: 10px;
  }

  .wd-header-right {
    display: none !important;
  }

  .clearfix:after {
    display: none !important;
  }

  .clearfix:before {
    display: none !important;
  }

  .w-sub-banner img {
    height: 200px;
    object-fit: cover;
  }

  #w_grid-1589158443684 {
    margin-top: 0;
  }

  #c_portalResProduct_category-15892621380901998 .moveBtn {
    margin: 0;
  }

  .w_grid-000 > div > div > .p_gridCell:not(:empty):before {
    display: none;
  }

  .moveBtn {
    height: 45px !important;
    line-height: 45px !important;
    border-radius: 0px !important;
    width: 200px !important;
    margin: 0 !important;
  }

  .e_SideMajorStyleBox-001 .stylebox_content {
    background-color: #f8f8f8 !important;
  }

  .c_portalResSearch_total-02001 .p_searchBtnA .iconfont:before {
    font-size: 14px;
  }

  .c_portalResSearch_total-02001 .p_searchBtnBox {
    margin-top: 10px;
  }

  .c_portalResSearch_total-02001 .p_searchBtnA {
    padding: 0;
  }

  .c_portalResSearch_total-02001 .p_searchBtnBox {
    padding: 10px;
    margin-bottom: 10px !important;
    padding-left: 0;
    margin-left: 0;
  }

  #c_portalResSearch_total-15911916147086318 {
    margin-bottom: 10px;
  }

  #c_portalResProduct_category-15899076555147585 {
    padding: 0 15px;
  }

  #c_portalResProduct_category-15899076555147585 .wd-item {
    width: 100%;
    margin-right: 0;
    margin-left: 0;
  }

  #w_grid-1591191870606 {
    margin-top: 5%;
  }

  #w_grid-1589076201910 {
    margin-bottom: 0;
  }

  .c_portalResProduct_list-01001 .p_ProductInner {
    display: block;
  }

  .c_portalResProduct_list-01001 .p_image img {
    height: 75% !important;
  }

  .p_pagebox .next, .p_pagebox .pre {
    background-color: #4890f7 !important;
  }

  .p_pagebox .next .font {
    color: #fff !important;
  }

  .p_pagebox .pre .font {
    color: #fff !important;
  }

  .p_pagebox .js_pageBtnDisable .iconfont {
    color: #fff !important;
  }

  .c_portalResProduct_list-01001 .p_image {
    border: 1px solid #ddd;
  }

  .c_portalResProduct_list-01001 .d_articles {
    padding: 15px;
  }

  .c_portalResBreadcrumb_nav-01001 {
    display: none !important;
  }

  #w_grid-1591429388629 {
    margin-top: 0;
  }

  #c_portalResProduct_category-15936235412098463 .moveBtn {
    margin: 0;
  }

  .c_portalResProduct_detail-03001 {
    padding: 15px !important;
  }

  #c_portalResProduct_detail-15914293562345588 .p_shopCartBox {
    display: none !important;
  }

  .c_portalResProduct_detail-03001 .p_interaction button {
    width: auto;
  }

  .c_portalResProduct_detail-03001 .d_TextBox, .c_portalResProduct_detail-03001 .d_description {
    margin-top: 15px;
  }

  .c_portalResProduct_detail-03001 .d_TextBox, .c_portalResProduct_detail-03001 .d_description div {
    line-height: 2;
    margin-bottom: 10px;
    color: #333;
  }

  .wd-products-detail-table-container {
    width: 100%;
    overflow-x: scroll;
  }

  .c_portalResProduct_detail-03001 .d_TextBox, .c_portalResProduct_detail-03001 .d_description img {
    max-width: 100%;
    height: auto !important;
  }

  .wd-footer .wd-nav ul {
    display: block;
  }

  .wd-footer .wd-nav ul li > a {
    margin-bottom: 0px;
  }

  .wd-footer .wd-nav ul li .wd-sub {
    display: flex;
    flex-wrap: wrap;
  }

  .wd-footer .wd-nav ul li .wd-sub a {
    display: block;
    margin: 5px;
  }

  .wd-footer .wd-nav {
    margin-top: 5%;
  }

  #w_grid-1591191876375 {
    padding: 15px;
  }

  .wd-footer .wd-nav ul li {
    margin-bottom: 10px;
    padding-bottom: 10px;
    border-bottom: 1px dotted #666;
  }

  .wd-footer-contact > div > div >div:nth-child(2) > div > div > div {
    justify-content: flex-start;
  }

  .wd-footer-copyright .p_gridbox > div:nth-child(2) .reset_style {
    text-align: center;
  }

  .c_portalResProduct_detail-03001 .d_BaseInfoBox {
    display: none;
  }

  .c_portalResProduct_detail-03001 .p_interaction {
    display: flex;
  }

  #c_portalResProduct_detail-15914293562345588 .p_TabTitleBox {
    border-bottom: 1px solid #eee;
  }

  .c_portalResProduct_floating-01001 {
    top: 40% !important;
  }

  .w-mo {
    display: block;
  }

  .sub .wsub-cate-component > div.wsub-pc-cate .wd-container {
    display: block;
  }

  .sub .wsub-cate-component > div.wsub-pc-cate .witem {
    display: none;
    border-bottom: 1px solid #ddd;
  }

  .w-mo {
    display: flex;
    justify-content: center;
    align-items: center;
    padding-top: 20px;
    padding-bottom: 20px;
    color: #fff;
    background: #0062cc;
  }

  .w-mo svg {
    width: 15px;
    height: 15px;
    margin-left: 10px;
  }

  .w-mo svg path {
    fill: #fff;
  }

  .sub .wsub-cate-component > div.wsub-pc-cate .witem a {
    text-align: center;
    justify-content: center;
  }

  .wd-20200701215748 {
    display: none;
  }
}

.w20200818004815 {
  display: none;
}

.wd-mo {
  display: none !important;
}

@media(max-width: 768px) {
  .w20200818004815 {
    display:block;
  }

  .w20200818004815 .wd-item {
    text-align: center;
  }

  #w_grid-1593616287433 {
    padding: 15px;
  }

  #c_portalResProduct_list-15936179535312090 .proList {
    width: 100% !important;
    margin: 0 !important;
    padding: 0 !important;
    margin-bottom: 15px !important;
  }

  #c_portalResProduct_list-15936179535312090 .proList:nth-child(3n+2) {
    width: 100% !important;
    margin: 0 !important;
    padding: 0 !important;
    margin-bottom: 15px !important;
  }

  .wd-pc {
    display: none !important;
  }

  .wd-mo {
    display: block !important;
  }

  #c_portalResProduct_category-1595864821130 .moveBtn {
    margin: 0;
  }

  #w_grid-1595864821100 {
    margin-top: 0;
  }

  #c_portalResSample_submitForm-15958649453968849 {
    padding-left: 15px;
    padding-right: 15px;
  }

  #c_portalResNews_list-15897695785519346 .p_images {
    width: 100% !important;
    height: auto !important;
  }

  #c_portalResNews_list-15897695785519346 .p_images img {
    transform: none !important;
    position: static !important;
    width: 100% !important;
    height: auto !important;
  }

  #c_portalResNews_list-15897695785519346 .p_time {
    float: left;
  }

  .c_portalResNews_detail-01001 .p_PrevAndNext {
    height: auto;
  }

  #w_grid-1589769938400 {
    padding-left: 15px;
    padding-right: 15px;
  }

  #w_grid-1589772097435 {
    margin-top: 0;
  }

  #c_portalResProduct_category-15897722388574374 {
    min-height: auto;
  }

  #c_portalResSearch_total-15912056540884590 {
    height: auto;
  }

  .c_portalResMember_enter-01001 .p_Interaction {
    display: flex;
  }

  .borderR_default {
    border: none;
  }

  .c_portalResMember_enter-01001 .p_Interaction > div {
    padding: 0;
    margin: 0px 5px;
    flex: 1;
  }

  .c_portalResMember_enter-01001 .p_memberEnter {
    padding: 10px;
  }

  #w_grid-1589772410405 {
    padding-left: 15px;
    padding-right: 15px;
  }

  #c_portalResProduct_category-15897724356733415 .wd-item {
    width: 100%;
    margin: 0;
    margin-bottom: 15px;
  }

  .c_portalResProduct_list-01001 .p_Product {
    padding: 0;
  }

  .c_portalResProduct_list-01001 .p_image {
    padding-bottom: 0 !important;
    height: auto !important;
  }

  .c_portalResProduct_list-01001 .p_image img {
    width: 100% !important;
    height: auto !important;
    transform: none !important;
    position: static !important;
  }

  .c_portalResSearch_total-02001 .p_searchBtnA .font {
    font-size: 14px !important;
    display: flex;
    align-items: center;
    justify-content: center;
  }

  #w_grid-1591491384565 {
    margin-top: 0 !important;
    margin-bottom: 0;
  }

  .c_portalResProduct_detail-03001 .p_imagesA .p_images {
    height: auto !important;
  }

  .c_portalResProduct_detail-03001 .p_imagesA .p_images img {
    width: 100% !important;
    height: auto !important;
    position: static !important;
    transform: none !important;
  }

  #c_portalResProduct_category-15916672916356045 {
    min-height: auto;
  }

  .c_portalResProduct_detail-03001 .p_PriceBox .p_ViewBox {
    display: none;
  }

  #w_grid-1594611300216 {
    padding-left: 15px;
    padding-right: 15px;
  }

  #w_common_text-1594611342313 {
    margin-top: 5%;
    margin-bottom: 3%;
    border-bottom: 1px dotted #ddd;
    padding-bottom: 10px;
  }

  #w_grid-1594611334892 {
    padding-left: 15px;
    padding-right: 15px;
  }

  #w_common_text-1594612550382 {
    border-bottom: 1px dotted #ddd;
    padding-bottom: 10px;
    height: auto;
  }

  #w_fline-1594655387668 {
    display: none;
  }

  #w_grid-1594611333073 {
    padding-left: 15px;
    padding-right: 15px;
  }

  #w_fline-1594655390307 {
    display: none;
  }

  #w_common_text-1594655146256 {
    border-bottom: 1px dotted #ddd;
    padding-bottom: 10px;
    height: auto;
  }

  #w_fline-1594655393028 {
    display: none;
  }

  #w_grid-1594655146249 {
    padding-left: 15px;
    padding-right: 15px;
  }

  #c_portalResProduct_list-15946551463068083 .pic {
    height: auto;
  }

  #c_portalResProduct_list-15946551463068083 .col {
    height: auto;
  }

  #c_portalResProduct_list-15946550525715427 .col {
    height: auto;
  }

  #c_portalResProduct_list-15946550525715427 .pic {
    height: auto;
  }

  #w_grid-1591204357844 {
    margin-top: 0;
    margin-bottom: 0;
  }

  #content_box-1591204357844-0 {
    margin-left: 15px !important;
    margin-right: 15px;
    width: calc(100% - 30px);
    margin-top: 15px;
    background-color: rgba(248, 248, 248, 1);
  }

  #w_grid-1591204357844 > div > .p_gridbox {
    background-color: #fff;
  }

  #w_grid-1591200132628 {
    margin-top: 0;
  }

  #w_grid-1591200132628 {
    padding-left: 15px;
    padding-right: 15px;
  }

  #w_fimg-1591200379101 {
    min-height: auto;
  }

  .c_portalResIntro_detail-01001 .p_con {
    padding-left: 15px;
    padding-right: 15px;
    margin: 0;
  }

  #c_portalResCompanyplace_list-15912040731344235 .areaBox {
    display: block;
    background: #fff;
    padding: 0;
  }

  #c_portalResCompanyplace_list-15912040731344235 {
    margin-top: 0;
  }

  #w_grid-1591204073395 {
    padding: 15px;
    background-color: #fff;
  }

  #c_portalResCompanyplace_list-15912040731344235 .areaBox .swiper-slide {
    height: auto !important;
    padding: 15px;
  }

  #c_portalResCompanyplace_list-15912040731344235 .store-top .input {
    width: 100%;
    border: 1px solid #ddd;
    margin-bottom: 5px;
  }

  #c_portalResCompanyplace_list-15912040731344235 > div > div > div > div.store-top.clearfix > div:nth-child(4) {
    display: block;
  }

  #c_portalResCompanyplace_list-15912040731344235 .store-top .btn {
    width: 100%;
  }

  #c_portalResnav_main-15907234543729438 .m_nav .ul li:nth-child(7) {
    transition: all 1.4s cubic-bezier(.77, 0, .175, 1) 0ms;
  }

  #c_portalResnav_main-15907234543729438 .m_nav .ul li:nth-child(8) {
    transition: all 1.6s cubic-bezier(.77, 0, .175, 1) 0ms;
  }

  #c_portalResnav_main-15907234543729438 .m_nav .ul li:nth-child(9) {
    transition: all 1.8s cubic-bezier(.77, 0, .175, 1) 0ms;
  }

  .w_carouselbox {
    height: auto !important;
  }

  #w_carouselbox-1594652990279 img {
    max-height: 300px;
    width: auto;
  }

  #w_grid-1591488653342 {
    margin-top: 5%;
  }

  #w_grid-1591488653342 {
    padding-left: 15px;
    padding-right: 15px;
  }

  #w_grid-1591488653363 {
    margin-top: 15px;
  }

  #w_grid-1591488653386 > div > div {
    justify-content: flex-start;
  }

  #w_common_text-1591488653414 span {
    color: #fff !important;
  }

  #c_portalResnav_main-15914885956093345 .wd-logo img {
    max-width: 70vw;
  }

  #w_common_text-1591488444494 {
    padding-left: 0;
  }

  #w_grid-1591488444474 {
    padding-left: 15px;
    padding-right: 15px;
  }

  .c_portalResMember_register-01001 .p_registerBox {
    padding: 0;
  }

  .c_portalResMember_register-01001 .p_protocolWindowContent p {
    font-size: 14px;
    color: #333;
    line-height: 1.7;
    margin-bottom: 5px;
  }

  #w_fbtn-1591488444544 .p_CommonBtn {
    display: flex;
    align-items: center;
  }

  #w_fbtn-1591488444544 .p_CommonBtn .font {
    color: #fff;
  }
}

.footer-bar {
  display: none;
}

@media(max-width: 768px) {
  .footer-bar {
    display:flex;
    position: fixed;
    left: 0px;
    bottom: 0px;
    width: 100%;
    background-color: #3d63be;
    z-index: 999;
  }

  .footer-bar a {
    width: 33.3%;
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
    padding-top: 10px;
    padding-bottom: 10px;
  }

  .footer-bar a:nth-child(2) {
    border-left: 1px solid rgba(255, 255, 255, 0.1);
    border-right: 1px solid rgba(255, 255, 255, 0.1);
  }

  .footer-bar a svg {
    width: 30px;
    height: 30px;
  }

  .footer-bar a:nth-child(1) svg {
    width: 20px;
    height: 20px;
    margin-top: 5px;
    margin-bottom: 5px;
  }

  .footer-bar a:nth-child(3) svg {
    width: 20px;
    height: 20px;
    margin-top: 5px;
    margin-bottom: 5px;
  }

  .footer-bar a svg path {
    fill: #fff;
  }

  .footer-bar p {
    width: 100%;
    font-size: 14px;
    color: #fff;
    text-align: center;
    margin-top: 5px;
  }

  body {
    padding-bottom: 75px;
  }

  .c_portalResMember_enter-01001 .p_InteractionA {
    display: flex;
  }

  .c_portalResMember_enter-01001 .p_InteractionA > div {
    flex: 1;
    /* margin: 0px 2.5px !important; */
    padding: 0;
    margin-bottom: 5px !important;
  }

  #w_grid-1591488444844 {
    margin-top: 90px;
    padding-left: 0;
    padding-right: 0;
    background: #f8f8f8;
    max-width: calc(100% - 30px);
  }

  #c_portalResnav_main-15914885956093345 .header {
    padding: 10px 10px;
  }

  #w_fbtn-1591488444854 {
    max-width: 100%;
    margin-top: 0;
  }

  #w_fbtn-1591488444854.w_fbtn-001 .p_link {
    margin: 0;
  }

  #w_fbtn-1591488444854 .p_CommonBtn {
    background-color: #2d62c5;
  }

  #w_fbtn-1591488444854 .p_CommonBtn .font {
    color: #fff;
    padding: 10px 0px;
  }

  #w_common_text-1591488653427 {
    text-align: center;
  }

  #w_grid-1591488653373 {
    padding-bottom: 15px;
    padding-top: 15px;
  }

  #w_common_text-1591488653418 span {
    color: #fff !important;
  }

  #c_portalResnav_main-15914885956093345 .m_nav .ul li:nth-child(7) {
    transition: all 1.4s cubic-bezier(.77, 0, .175, 1) 0ms;
  }

  #c_portalResnav_main-15914885956093345 .m_nav .ul li:nth-child(8) {
    transition: all 1.6s cubic-bezier(.77, 0, .175, 1) 0ms;
  }

  #c_portalResnav_main-15914885956093345 .m_nav .ul li:nth-child(9) {
    transition: all 1.8s cubic-bezier(.77, 0, .175, 1) 0ms;
  }

  #w_grid-1594863124794 {
    margin-top: 0;
  }

  #c_portalResSearch_result-15948631848628633 .p_Product1 {
    width: calc(100% - 30px);
    margin: 0;
    margin-bottom: 15px;
    margin-left: 15px;
    margin-right: 15px;
  }

  .wd-footer-contact {
    margin-top: 5% !important;
    margin-bottom: 5% !important;
  }

  #w_grid-1591192695681 {
    padding-top: 15px;
  }

  #content_box-1591192662287-1 {
    margin-top: 15px;
  }

  .c_portalResSearch_total-02001 .p_searchBtnBox {
    border-radius: 0px !important;
    width: 200px;
  }

  #w_grid-1589262138004 {
    position: relative;
    z-index: 100;
  }

  .categrayBox .contentBox {
    background-color: #fff;
  }

  .moveBtn {
    opacity: 1 !important;
  }

  body.hide-top-footer .c_portalResnav_main-01001 .header {
    top: -100px !important;
  }

  body.hide-top-footer .footer-bar {
    bottom: -100px !important;
  }

  #c_portalResEbizads_banner-15905045130722230 .wbannerTitle {
    font-size: 8vw;
  }

  .w_sfbox-002 > div > .p_SwipPanelBox .p_SwipPanel .shape {
    padding: 2px;
  }

  .w_sfbox-002 > div > .p_SwipPanelBox .p_SwipPanel .shape {
    width: 12px;
    height: 12px;
  }

  #c_portalResPublic_codeContainer-15910875226102720 .w20200119013247 li {
    width: 75vw;
    height: auto;
  }

  #c_portalResPublic_codeContainer-15910875226102720 .w20200119013247 {
    height: 350px;
    height: calc(75vw / 462 * 497 + 50px);
  }

  #c_portalResPublic_codeContainer-15910875226102720 img {
    width: 100%;
  }

  #c_portalResPublic_codeContainer-15910875226102720 {
    min-height: auto;
  }

  #c_portalResPublic_codeContainer-15910875226102720 .w20200119013247 .btn-right {
    right: 0;
  }

  #c_portalResPublic_codeContainer-15910875226102720 .w20200119013247 .btn-left {
    left: 0;
  }

  #w_fimg-1592323338474 {
    min-height: auto;
  }

  .wd #w_fbtn-1596531994853 .p_CommonBtn {
    display: flex;
    align-items: center;
  }

  #c_portalResnav_main-15905407110723262 .m_nav .ul li:nth-child(7) {
    transition: all 1.4s cubic-bezier(.77, 0, .175, 1) 0ms;
  }

  #c_portalResnav_main-15905407110723262 .m_nav .ul li:nth-child(8) {
    transition: all 1.6s cubic-bezier(.77, 0, .175, 1) 0ms;
  }

  #c_portalResnav_main-15905407110723262 .m_nav .ul li:nth-child(9) {
    transition: all 1.8s cubic-bezier(.77, 0, .175, 1) 0ms;
  }

  #c_portalResEbizads_banner-15905045130722230 .wsummry {
    font-size: 3vw;
    max-width: 80%;
    margin-left: auto;
    margin-right: auto;
  }

  #c_portalResPublic_codeContainer-15905105088003011 video {
    height: auto;
  }

  #c_portalResNews_list-15905119283968505 .list:last-child:nth-child(3) {
    display: none;
  }

  #w_common_text-1590515075367 {
    margin-top: 10vw;
  }

  #c_portalResNews_list-15905124392707287 {
    margin-top: 10vw;
  }

  #w_fbtn-1596531994853 {
    margin-top: 5vw;
  }

  #w_grid-1590511683232 {
    margin-top: 10vw;
  }

  #c_portalResPublic_codeContainer-15905105088003011 {
    margin-top: 10vw;
  }

  #w_fbtn-1595170301003 {
    marginj-top: 5vw;
  }

  #w_fimg-1592323338474 {
    margin-top: 10vw;
  }

  #w_fbtn-1590509581294 {
    margin-top: 5vw;
  }

  #w_grid-1590509939212 {
    margin-top: 10vw;
  }
}

.c_portalResProduct_detail-03001 .d_NumBox {
  display: none;
}

.c_portalResProduct_detail-03001 .d_nameD {
  margin-right: 0;
}

.c_portalResProduct_detail-03001 .d_SortName {
  margin-bottom: 10px;
}

@media(max-width: 768px) {
  #c_portalResShoppingCart_list-1591488444864 {
    margin-bottom:0;
    padding-bottom: 0;
    margin-bottom: 0;
  }

  #w_fbtn-1591488444854 {
    height: auto;
    min-height: 56px;
    margin-bottom: 10px;
  }

  .c_portalResShoppingCart_list-01001 .p_cartOptBar {
    position: static;
  }

  #c_portalResShoppingCart_list-1591488444864 a {
    font-size: 18px;
  }

  #w_grid-1595864821120 {
    display: none;
  }

  .c_portalResMember_enter-01001 .p_InteractionA {
    flex-wrap: wrap;
  }

  .c_portalResMember_enter-01001 .p_escBox {
    width: 100%;
    flex: none !important;
  }

  #w_grid-1591488444954 > div > .p_gridbox {
    display: block;
  }

  #w_grid-1591488444954> div > .p_gridbox > .p_gridCell:nth-child(2n+1) {
    width: 100%;
  }

  #w_grid-1591488444984 {
    padding-left: 15px;
    padding-right: 15px;
  }

  #w_grid-1591488444924 {
    padding-left: 15px;
    padding-right: 15px;
  }

  .c_portalResMember_info-01001 .d_BtnBox {
    margin-top: 0;
  }

  .c_portalResMember_info-01001 .d_appointmentFormItem {
    margin-left: 0;
  }

  #c_portalResnav_main-15914885956093345 .header .nav {
    display: none !important;
  }

  .c_portalResOrder_receiving-01001 .modal-content {
    padding-top: 70px;
  }

  .c_portalResOrder_receiving-01001 .modal-footer {
    position: static;
  }

  #w_grid-1591488444714 {
    padding-left: 15px;
    padding-right: 15px;
  }

  #w_grid-1591488444524 {
    padding-left: 15px;
    padding-right: 15px;
  }

  #w_grid-1591488444649> div > .p_gridbox > .p_gridCell {
    margin-top: 0;
  }

  #c_portalResMember_modify-1591488444689 .formItemBox {
    margin: 0;
  }

  #w_grid-1591488444754 {
    margin-top: 70px;
    padding-left: 15px;
    padding-right: 15px;
  }

  #w_grid-1591488444869 {
    margin-top: 90px;
    padding-left: 0;
    padding-right: 0;
  }

  #c_portalResOrder_settlement-1591488444879 .p_addressBoxA {
    border: none;
  }

  #w_grid-1591488444869> div > .p_gridbox > .p_gridCell:nth-child(1n) {
    padding: 0;
    margin: 0;
  }

  .c_portalResOrder_settlement-03001 .js-regionTreeSelect .treeItemBox {
    bottom: 75px;
    background: #eee;
  }

  #c_portalResOrder_settlement-1591488444879 .p_detailBox {
    padding: 0;
  }

  .c_portalResOrder_settlement-03001 .p_moStyle {
    padding-left: 0;
    padding-right: 0;
  }

  .c_portalResOrder_settlement-03001 .p_pszfBox {
    padding-left: 0;
    padding-right: 0;
  }

  .c_portalResOrder_settlement-03001 .p_totals, .c_portalResOrder_settlement-03001 .p_yunfei {
    padding-left: 0;
    padding-right: 0;
    display: flex;
    flex-wrap: wrap;
  }

  .c_portalResOrder_settlement-03001 .p_OrderLIst {
    padding-left: 0;
    padding-right: 0;
  }

  .c_portalResOrder_settlement-03001 .p_PreservationBtn.borderT_default.clearfix.dom_pc {
    margin-bottom: 0;
    position: static;
  }

  .c_portalResOrder_settlement-03001 .p_mobileDetailBox {
    position: static;
  }

  #c_portalResOrder_settlement-1591488444879 .p_payBtnBox {
    background-color: rgb(71, 99, 184);
  }

  #c_portalResOrder_settlement-1591488444879 .btn-danger {
    background-color: rgb(71, 99, 184);
    color: #fff;
  }

  .p_NewlyAddedTitle {
    display: flex;
    align-items: center;
    padding-bottom: 10px;
  }

  .p_NewlyAddedTitle .p_NewlyAddedTitleA {
    order: 2;
  }

  #c_portalResOrder_settlement-1591488444879 .form-group label {
    display: block;
  }

  #c_portalResOrder_settlement-1591488444879 .form-group {
    display: flex;
    align-items: center;
  }

  #c_portalResOrder_settlement-1591488444879 .p_NewlyAdded .form-control {
    background-color: #f8f8f8;
    height: 34px;
  }

  #c_portalResOrder_settlement-1591488444879 .p_psPay.animation {
    top: 0 !important;
  }

  .c_portalResOrder_settlement-03001 .p_changeOk {
    bottom: 85px;
    width: calc(100% - 30px);
    left: 15px;
  }

  #c_portalResOrder_settlement-1591488444879 .btn-danger {
    background-color: #4763b8;
  }

  #c_portalResOrder_settlement-1591488444879 .p_addressDBox .btn {
    background-color: #4763b8;
    color: #fff;
    padding-top: 10px;
    padding-bottom: 10px;
  }

  #w_grid-1591488444869> div > .p_gridbox > .p_gridCell:nth-child(1n+0) {
    width: 100%;
  }

  #c_portalResOrder_settlement-1591488444879 .price .font {
    font-size: 14px;
    color: #333;
  }

  .c_portalResOrder_settlement-03001 .p_SubtotalA .iconfont:before {
    display: none;
  }

  .c_portalResOrder_settlement-03001 .p_sfTitle, .c_portalResOrder_settlement-03001 .p_sfMoney, .c_portalResOrder_settlement-03001 .p_totalNumBox, .c_portalResOrder_settlement-03001 .p_total_l, .c_portalResOrder_settlement-03001 .p_total_m, .c_portalResOrder_settlement-03001 .p_total_r, .c_portalResOrder_settlement-03001 .p_payBtnBox {
    color:#333;
    font-size:14px;
  }
}

.c_portalResOrder_settlement-03001 .p_dollarMark .iconfont:before {
   display:none; 
}
#c_portalResOrder_settlement-1591488444879 #comment {
   width:100%; 
}
.c_portalResOrder_settlement-03001 .p_addressList {
   display:flex;
  flex-wrap:wrap;
}
/member_center.html
.c_portalResProduct_list-01001 .d_articles {
  padding:10px 0px;
  text-align:center;
}
@media(max-width:768px) {
   #w_fbtn-1590509581294.w_fbtn-001 .p_CommonBtn .font {
     line-height:42px;  
  }
}
@media(min-width:769px) {
  .c_portalResProduct_list-01001 .d_articles {
     background-color:#eee; 
    padding:15px;
  }
  .c_portalResProduct_list-01001 .p_Product .d_articles:hover {
     background-color:#4763b8; 
    color:#fff;
  }
  .c_portalResProduct_list-01001 .p_ProductInner:hover {
     border-color: #4763b8;
    margin:0;
  }
  .c_portalResProduct_list-01001 .p_Product .d_articles:hover a {
     color:#fff; 
  }
  .c_portalResProduct_list-01001 .p_ProductInner {
     padding:0; 
  }
  .c_portalResProduct_list-01001 .d_HeadBox {
     margin:0; 
  }
}

@media(max-width:1600px) {
   .c_portalResnav_main-01001 .wd-logo img {
     max-width:300px !important;
  }
  .c_portalResnav_main-01001 .header .nav {
     padding:0 3% !important;
  }
}
@media(max-width:1300px) {
   .c_portalResnav_main-01001 .wd-logo img {
     max-width:200px !important;
  }
  .c_portalResnav_main-01001 .header {
     padding:10px !important;
  }
}
@media(max-width:1100px) {
   .c_portalResnav_main-01001 .wd-header-right {
     display:none !important;
  }
  .c_portalResnav_main-01001 .header .nav {
     display:none !important;
  }
  .c_portalResnav_main-01001 .header #navToggle {
     height: 50p !important;
		padding: 9px 15px !important;
		display: inline-block !important;
		float: right !important;
  }
  .c_portalResnav_main-01001 .header #navToggle span {
    position: relative !important;
    width: 25px !important;
    height: 1px !important;
    margin-top: 19px !important;
  }

  .c_portalResnav_main-01001 .header #navToggle span:before, .header #navToggle span:after {
    content: '' !important;
    position: relative !important;
    width: 100% !important;
    height: 1px !important;
    left: 0 !important;
  }

  .c_portalResnav_main-01001 .header #navToggle span, .header #navToggle span:before, .header #navToggle span:after {
    -webkit-transition: 0.3s !important;
    -moz-transition: 0.3s !important;
    -o-transition: 0.3s !important;
    transition: 0.3s !important;
    display: block !important;
    background: #fff !important;
  }

  .c_portalResnav_main-01001 .header #navToggle span:before {
    top: 8px !important;
  }

  .c_portalResnav_main-01001 .header #navToggle span:after {
    bottom: 10px !important;
  }

  .c_portalResnav_main-01001 .header #navToggle.open span:before {
    top: 10px !important;
    -webkit-transform: translateY(-11px) rotate(-45deg) !important;
    -moz-transform: translateY(-11px) rotate(-45deg) !important;
    -ms-transform: translateY(-11px) rotate(-45deg) !important;
    -o-transform: translateY(-11px) rotate(-45deg) !important;
    transform: translateY(-11px) rotate(-45deg) !important;
  }

  .c_portalResnav_main-01001 .header #navToggle.open span:after {
    bottom: 12px !important;
    -webkit-transform: translateY(10px) rotate(45deg) !important;
    -moz-transform: translateY(10px) rotate(45deg) !important;
    -ms-transform: translateY(10px) rotate(45deg) !important;
    -o-transform: translateY(10px) rotate(45deg) !important;
    transform: translateY(10px) rotate(45deg) !important;
  }

  .c_portalResnav_main-01001 .header #navToggle.open span {
    background: none !important;
  }

  .c_portalResnav_main-01001 .header #navToggle.open span:before, .header #navToggle.open span:after {
    background: #fff !important;
  }
}

.wd #w_grid-1591192695681 > div > div {
  display:flex;
  align-items:center;
  justify-content:space-between;
}

@media(max-width:768px) {
  .wd #w_grid-1591192695681 > div > div {
    flex-wrap:wrap;
    justify-content:center;
  }
  .wd #w_grid-1591192695681 > div > div > div:nth-child(1) {
    width:100%;
  }
  #w_grid-1591192695681 > div > .p_gridbox > .p_gridCell:nth-child(2n+1) {
    width:auto;
  }
  #w_grid-1591192695681 > div > .p_gridbox > .p_gridCell:nth-child(2n+2) {
    width:auto;
  }
  .wd .c_portalResProduct_floating-01001 {
    display:none !important;
  }
}
.en p {
   transition:1s; 
}

.en div {
  position:relative;
}

.en a {
   color:#fff;
   text-align:center;
   display: none;
   margin-top: 5px;
   background: #f3c968;
   padding: 6px 15px;
   position: absolute;
   top:15px;
   border-radius:50px;
   left:50%;
   transform:translateX(-50%);
}
.en a:nth-child(3) {
  top: 40px;
}

.wd #c_portalResEbizads_banner-15905045130722230 .swiper-wrapper .swiper-slide img {
  height:100vh;
  object-fit:cover;
  width:100%;
}